home *** CD-ROM | disk | FTP | other *** search
/ Nejlepší České Hry / Nej české hry.iso / hry / vulvara / Vulvara.exe / scripts / DefineButton2_48 / BUTTONCONDACTION on(release).as
Text File  |  2004-10-08  |  76b  |  6 lines

  1. on(release){
  2.    intro = "2";
  3.    stopAllSounds();
  4.    gotoAndPlay(49);
  5. }
  6.